projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4db4d1
)
Typo fix
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 13 Jan 2013 12:18:30 +0000
(07:18 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 13 Jan 2013 13:27:20 +0000
(08:27 -0500)
gtk/gtkcellrenderercombo.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcellrenderercombo.c
b/gtk/gtkcellrenderercombo.c
index d3cfb5760f6c78ee1a795b346884db3a500556cf..0518d1430727d06c01c2e2c641ff1fb56d5f0c72 100644
(file)
--- a/
gtk/gtkcellrenderercombo.c
+++ b/
gtk/gtkcellrenderercombo.c
@@
-42,7
+42,7
@@
*
* The combo cell renderer takes care of adding a text cell renderer to the combo
* box and sets it to display the column specified by its
- * #GtkCellRendererCombo:text-column property. Further properties of the com
n
bo box
+ * #GtkCellRendererCombo:text-column property. Further properties of the combo box
* can be set in a handler for the #GtkCellRenderer::editing-started signal.
*
* The #GtkCellRendererCombo cell renderer was added in GTK+ 2.6.